GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ActionResult<T> 構造体 > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(Boolean,ActionResult<T>) オペレータ |
'Declaration
Overloads Public Operator Widening CType( _ ByVal result As ActionResult(Of T) _ ) As Boolean
'使用法
public bool operator implicit( ActionResult<T> result )